NAND: Add -y option to nand scrub command
authorMarek Vasut <[email protected]>
Tue, 13 Sep 2011 22:20:35 +0000 (00:20 +0200)
committerScott Wood <[email protected]>
Mon, 3 Oct 2011 23:35:12 +0000 (18:35 -0500)
commit6089981663f2abb065ac852b844215a2ceced65f
tree411a17c8955c8c86eac0462bf8c74690bc5398da
parentfb3659ac422801ea18f36ef62926df70beeada4c
NAND: Add -y option to nand scrub command

This allows the scrub command to scrub without asking the user if he really
wants to scrub the area. Useful in scripts.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Scott Wood <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Detlev Zundel <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
common/cmd_nand.c